Fix bug #5943: C-e in a truncated line doesn't auto-hscroll.
authorEli Zaretskii <eliz@gnu.org>
Fri, 16 Apr 2010 20:37:59 +0000 (23:37 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 16 Apr 2010 20:37:59 +0000 (23:37 +0300)
commitd0feaeaa55470c9558e2df2efda91be07a5cabde
tree363cc9d3438fd60f66812db7af835c4eb3336807
parent3947f97216d5f3c4814984a3ce342a5d02029e58
Fix bug #5943: C-e in a truncated line doesn't auto-hscroll.

 xdisp.c (set_cursor_from_row): Don't consider possibility of
 other rows with cursor unless they are different from this row and
 this row is part of a continued line.
src/ChangeLog
src/xdisp.c